func net.spuriousENOTAVAIL
2 uses
net (current package)
tcpsock_posix.go#L91: for i := 0; i < 2 && (laddr == nil || laddr.Port == 0) && (selfConnect(fd, err) || spuriousENOTAVAIL(err)); i++ {
tcpsock_posix.go#L126: func spuriousENOTAVAIL(err error) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)